| Total Complexity | 47 | 
| Dependencies | 5 | 
| Dependents | 1 | 
| Total lines | 396 | 
| Lines of code | 187 | 
| Logical lines of code | 135 | 
| Comment lines | 117 | 
| Methods | 9 | 
| Properties | 7 | 
| Method | Rating | Maintainability | Complexity | Lines of code | 
|---|---|---|---|---|
| encode() | 42 | 13 | 51 | |
| decode() | 48 | 9 | 31 | |
| __construct() | 47 | 7 | 34 | |
| shuffle() | 54 | 4 | 20 | |
| unhash() | 59 | 4 | 14 | |
| encodeHex() | 61 | 3 | 11 | |
| getMathExtension() | 66 | 3 | 9 | |
| decodeHex() | 66 | 2 | 8 | |
| hash() | 64 | 2 | 9 |